home *** CD-ROM | disk | FTP | other *** search
/ The Guided Tour of Multimedia (Second Edition) / The Guided Tour of Multimedia (Second Edition).iso / trials / gear / gear.in_ / gear.in
Text File  |  1995-04-24  |  4KB  |  139 lines

  1. ; GEAR.INI file
  2. ;
  3. ;
  4. [generic]
  5. ;
  6. WorkingDirectory=
  7. DefaultDiscSize=74
  8. DefaultTrackType=ISO
  9. MSBAudio=FALSE
  10. GearGeometry=0,0,375,350
  11. StatGeometry=0,350,640,480
  12. FileGeometry=375,0,640,350
  13. ; Customer information:
  14. CustomerName=
  15. CustomerContact=
  16. CustomerPhone=
  17. MasterIDCode=
  18. ReferenceCode=
  19. UPCEANCode=
  20. DiscTitle=
  21. ;
  22. ;
  23. [generator]
  24. ;
  25. SystemIdf=GEAR VERSION 3.2 APRIL 1995
  26. PublisherIdf=
  27. DataPreparerIdf=ELEKTROSON 1995
  28. ApplicationIdf=
  29. ApplicationUse=
  30. CopyRightFileIdf=
  31. AbstractFileIdf=
  32. BibliographicFileIdf=
  33. MaxNrDirsInVolume=500
  34. MaxDirNestingLevel=8
  35. ; NonIsoNameHandling the determines how the software handles non-IS09660 names
  36. ;   Possible values are:
  37. ;   0) Dialog appears for each non-ISO9660 name
  38. ;   1) Ignore non-ISO9660 names
  39. ;   2) Translate non-ISO9660 names to upper case only
  40. ;   3) Translate non-ISO9660 names completely
  41. ;   4) Translate non-ISO9660 names completely to DOS compliant names (8+3)
  42. NonIsoNameHandling=0
  43. ArchiveOnly=FALSE
  44. ArchiveReset=FALSE
  45. DefaultDirMode=R--R--R--
  46. ;
  47. ;
  48. [tape]
  49. ;
  50. ; Parameters for premaster tape output:
  51. DDPFormatTape=FALSE
  52. ; FileOption determines how tracks are written in tape files
  53. ;   Possible values are:
  54. ;   1) Separate files on separate tapes for each track
  55. ;   2) Separate files for each track on the same tape
  56. ;   3) Tracks of the same type are combined in one tape file
  57. ;   4) One contiguous image tape file including all tracks
  58. FileOption=2
  59. ISOTrackSectorSize=2048
  60. ISOTrackBlockingFactor=4
  61. ISOTrackWithPregapPostgap=FALSE
  62. XATrackSectorSize=2336
  63. XATrackBlockingFactor=4
  64. XATrackWithPregapPostgap=FALSE
  65. DATrackWithPause=FALSE
  66. ScramblingFor2352Sectors=FALSE
  67. WriteIdentTxtOnTape=FALSE
  68. UsePhysicalImageFiles=FALSE
  69. VerifyAfterWrite=FALSE
  70. ; Selection of tape interface used:
  71. ;   0) Null device
  72. ;   1) Adaptec AHA-154XX SCSI board (direct to hardware)
  73. ;   2) ASPI DOS SCSI driver (DOS or Windows 3.1 through DPMI)
  74. ;   3) WINASPI.DLL interface (Windows 3.1 only)
  75. ;   4) Future Domain CAM SCSI driver (DOS or Windows 3.1)
  76. TapeInterface=0
  77. ; IO address of Adaptec AHA-154XX board (for TapeInterface 1):
  78. AdaptecIOAddress=230h
  79. ; Host adapter number (0-2) to use (for TapeInterface 2, 3 and 4):
  80. HostAdapterNumber=1
  81. ; SCSI ID of tape unit (only valid in case of multiple units):
  82. TargetID=4
  83. ;
  84. ;
  85. [cdrecording]
  86. ;
  87. ; Parameters for CD-Recording:
  88. UsePhysicalImageFiles=FALSE
  89. WriteEnable=FALSE
  90. NrOfWriters=1
  91. Speed=1
  92. Fixation=TRUE
  93. MultiSession=TRUE
  94. DiscAtOnce=FALSE
  95. VerifyImage=TRUE
  96. EstimateBeforeWrite=FALSE
  97. ; Selection of CD-R interface used:
  98. ;   0) Null device
  99. ;   1) Adaptec AHA-154XX SCSI board (direct to hardware)
  100. ;   2) ASPI DOS SCSI driver (DOS or Windows 3.1 through DPMI)
  101. ;   3) WINASPI.DLL interface (Windows 3.1 only)
  102. ;   4) Future Domain CAM SCSI driver (DOS or Windows 3.1)
  103. CDRInterface=2
  104. ; IO address of Adaptec AHA-154XX board (for CDRInterface 1):
  105. AdaptecIOAddress=230h
  106. ; Host adapter number (0-3) to use (for CDRInterface 2, 3 and 4):
  107. HostAdapterNumber=1
  108. ; SCSI ID of CD-R unit (only valid in case of multiple units):
  109. TargetID=5
  110. ; Recorder type to use by software for unknown or 'OEM' recorders:
  111. ;   1=Philips/Kodak type, 2=Yamaha type, 3=Ricoh RS-9200CD type,
  112. ;   4=Ricoh RS-1060C type, 5=JVC/Pinnacle type, 6=Sony type
  113. UnknownRecorderType=1
  114. ; Settings for medium changer device (jukebox):
  115. UseMediumChanger=TRUE
  116. InitializeMediumChanger=FALSE
  117. DriveNrInMediumChanger=1
  118. FirstSlotNumber=1
  119. NrOfSlotsInitialized=10
  120. ;
  121. ;
  122. [harddisk]
  123. ;
  124. ; Selection of disk interface used (for raw SCSI hard disks):
  125. ;   0) Null device
  126. ;   1) Adaptec AHA-154XX SCSI board (direct to hardware)
  127. ;   2) ASPI DOS SCSI driver (DOS or Windows 3.1 through DPMI)
  128. ;   3) WINASPI.DLL interface (Windows 3.1 only)
  129. ;   4) Future Domain CAM SCSI driver (DOS or Windows 3.1)
  130. DiskInterface=2
  131. ; IO address of Adaptec AHA-154XX board (for DiskInterface 1):
  132. AdaptecIOAddress=230h
  133. ; Host adapter number (0-2) to use (for DiskInterface 2, 3 and 4):
  134. HostAdapterNumber=0
  135. ; SCSI ID of disk device (only valid in case of multiple units):
  136. TargetID=6
  137. ;
  138. ;end of GEAR.INI
  139.